AL GET SOUND PAUSED

This function will return whether or not a sound is paused.

  Syntax
Return Boolean = AL GET SOUND PAUSED( soundNumber )
  Parameters
soundNumber
Integer
The sound number.

  Returns

Returns 1 if the sound is paused, 0 if it is not.

  See also

DarkAL Functions Menu